Skip to content

Conversation

Girish-yml
Copy link
Contributor

No description provided.

- name: Commit snapshot recording
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: Commit Report
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to provide any file pattern/folder for reports ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no no, we don't require as it has multiple types of files..

run: chmod +x gradlew
- name: Verify Paparazzi
run: ./gradlew verifyPaparazziDebug
- name: Commit snapshot recording
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- name: Commit snapshot recording
- name: Commit snapshot verification reports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants